Microsoft Windows graphic

To set a notification delay

  1. Open Command Prompt.
  2. Type:
  3. ntdsutil

  4. At the ntdsutil command, type:
  5. domain management

  6. At the domain management command, type:
  7. connection

  8. At the connection command, type:
  9. connect to server DomainController

  10. At the connection command, type:
  11. quit

  12. At the domain management command, type:
  13. set nc replicate notification delay DirectoryPartition DelayInSeconds AdditionalDelayInSeconds

Value Description
DirectoryPartition The distinguished name of the directory partition for which you want to set notification delays.
DelayInSeconds The number of seconds to delay before sending the change notification to the first replication partner.
AdditionalDelayInSeconds The number of seconds to delay before sending subsequent change notifications to the remaining replication partners.

Notes

Related Topics